filmreel 0.2.3

filmReel parser for Rust
Documentation

filmreel-rust

A filmReel implementation for Rust.

filmreel is a pure Rust implementation of the declarative contract testing spec enjoying the memory safety property and other benefits from the Rust language.

Quick Start

Add the following to the Cargo.toml of your project:

[dependencies]
filmreel = "0.2"